[INFO] cloning repository https://github.com/kcosr/symgrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcosr/symgrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Fsymgrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Fsymgrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 167544123886cbb2ca99f76c71396041b1cbf617
[INFO] testing kcosr/symgrep against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Fsymgrep" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kcosr/symgrep
[INFO] finished tweaking git repo https://github.com/kcosr/symgrep
[INFO] tweaked toml for git repo https://github.com/kcosr/symgrep written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kcosr/symgrep on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kcosr/symgrep already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.25.0
[INFO] [stderr]   Downloaded hyper-util v0.1.18
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded iri-string v0.7.9
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3dc24f861ef43636815bb8447811fbca65769dd0374e95139d7d9434bb1c4b17
[INFO] running `Command { std: "docker" "start" "-a" "3dc24f861ef43636815bb8447811fbca65769dd0374e95139d7d9434bb1c4b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dc24f861ef43636815bb8447811fbca65769dd0374e95139d7d9434bb1c4b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc24f861ef43636815bb8447811fbca65769dd0374e95139d7d9434bb1c4b17", kill_on_drop: false }`
[INFO] [stdout] 3dc24f861ef43636815bb8447811fbca65769dd0374e95139d7d9434bb1c4b17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d456dd25d5f8e37236731dd461e6b2cfec3d6ef6ded5fa47230ed1b4e9aca83
[INFO] running `Command { std: "docker" "start" "-a" "6d456dd25d5f8e37236731dd461e6b2cfec3d6ef6ded5fa47230ed1b4e9aca83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling symgrep v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/index/mod.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |     let mut records = backend.query_symbols(&symbol_query)?;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]   --> src/server/mod.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ApiError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn internal(message: impl Into<String>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "6d456dd25d5f8e37236731dd461e6b2cfec3d6ef6ded5fa47230ed1b4e9aca83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d456dd25d5f8e37236731dd461e6b2cfec3d6ef6ded5fa47230ed1b4e9aca83", kill_on_drop: false }`
[INFO] [stdout] 6d456dd25d5f8e37236731dd461e6b2cfec3d6ef6ded5fa47230ed1b4e9aca83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 747be06174b36f5315db51620ec900458efb072cd6d936beee568efe911058aa
[INFO] running `Command { std: "docker" "start" "-a" "747be06174b36f5315db51620ec900458efb072cd6d936beee568efe911058aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling symgrep v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/index/mod.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |     let mut records = backend.query_symbols(&symbol_query)?;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]   --> src/server/mod.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ApiError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn internal(message: impl Into<String>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/index/mod.rs:510:9
[INFO] [stdout]     |
[INFO] [stdout] 510 |     let mut records = backend.query_symbols(&symbol_query)?;
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `internal` is never used
[INFO] [stdout]   --> src/server/mod.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl ApiError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn internal(message: impl Into<String>) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/cli_server.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mut cmd = Command::cargo_bin("symgrep").expect("locate symgrep binary");
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.70s
[INFO] running `Command { std: "docker" "inspect" "747be06174b36f5315db51620ec900458efb072cd6d936beee568efe911058aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "747be06174b36f5315db51620ec900458efb072cd6d936beee568efe911058aa", kill_on_drop: false }`
[INFO] [stdout] 747be06174b36f5315db51620ec900458efb072cd6d936beee568efe911058aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 088fb6e3ec94e7bd54842a390ca2eaf212b17abcfb47a0ec062de2660ef411e6
[INFO] running `Command { std: "docker" "start" "-a" "088fb6e3ec94e7bd54842a390ca2eaf212b17abcfb47a0ec062de2660ef411e6", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/index/mod.rs:510:9
[INFO] [stderr]     |
[INFO] [stderr] 510 |     let mut records = backend.query_symbols(&symbol_query)?;
[INFO] [stderr]     |         ----^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `internal` is never used
[INFO] [stderr]   --> src/server/mod.rs:62:8
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl ApiError {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 62 |     fn internal(message: impl Into<String>) -> Self {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `symgrep` (lib) generated 2 warnings (run `cargo fix --lib -p symgrep` to apply 1 suggestion)
[INFO] [stderr] warning: `symgrep` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stderr]   --> tests/cli_server.rs:42:32
[INFO] [stderr]    |
[INFO] [stderr] 42 |         let mut cmd = Command::cargo_bin("symgrep").expect("locate symgrep binary");
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `symgrep` (test "cli_server") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/symgrep-01e0ece750bbbf59)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test cli::args::tests::search_config_respects_all_fields ... ok
[INFO] [stdout] test cli::format::tests::truncate_ascii_strings_with_ellipsis ... ok
[INFO] [stdout] test cli::args::tests::search_config_defaults_path_to_current_dir ... ok
[INFO] [stdout] test cli::config::tests::search_config_does_not_apply_view_in_text_mode ... ok
[INFO] [stdout] test cli::format::tests::truncate_handles_unicode_characters ... ok
[INFO] [stdout] test index::models::tests::symbol_record_round_trips_with_serde ... ok
[INFO] [stdout] test index::models::tests::file_record_round_trips_with_serde ... ok
[INFO] [stdout] test cli::config::tests::search_config_respects_cli_view_override ... ok
[INFO] [stdout] test cli::config::tests::search_config_applies_view_for_symbol_mode ... ok
[INFO] [stdout] test cli::config::tests::search_config_applies_reindex_on_search_flag ... ok
[INFO] [stdout] test index::models::tests::index_meta_round_trips_with_serde ... ok
[INFO] [stdout] test language::tests::cpp_backend_attaches_leading_doc_comment ... ok
[INFO] [stdout] test cli::format::tests::truncate_leaves_short_strings_unchanged ... ok
[INFO] [stdout] test language::tests::javascript_backend_indexes_basic_symbols ... ok
[INFO] [stdout] test language::tests::cpp_backend_parses_fixture ... ok
[INFO] [stdout] test language::tests::javascript_backend_parent_context_includes_file_in_parent_chain ... ok
[INFO] [stdout] test language::tests::javascript_backend_parses_fixture ... ok
[INFO] [stdout] test language::tests::registry_maps_language_ids_to_backends ... ok
[INFO] [stdout] test language::tests::registry_maps_extensions_to_backends ... ok
[INFO] [stdout] test language::tests::javascript_backend_parses_jsx_fixture ... ok
[INFO] [stdout] test language::tests::javascript_backend_populates_call_relationships ... ok
[INFO] [stdout] test language::tests::cpp_backend_indexes_basic_symbols ... ok
[INFO] [stdout] test index::file::tests::file_backend_persists_files_and_symbols ... ok
[INFO] [stdout] test language::tests::rust_backend_indexes_basic_symbols ... ok
[INFO] [stdout] test language::tests::cpp_backend_populates_call_relationships ... ok
[INFO] [stdout] test language::tests::cpp_backend_decl_context_includes_multiline_signature ... ok
[INFO] [stdout] test language::tests::rust_backend_parent_context_builds_module_and_type_chain ... ok
[INFO] [stdout] test language::tests::rust_backend_attaches_leading_doc_comment ... ok
[INFO] [stdout] test language::tests::cpp_backend_parent_context_builds_namespace_and_class_chain ... ok
[INFO] [stdout] test language::tests::javascript_backend_context_snippets_for_decl_and_def ... ok
[INFO] [stdout] test language::tests::typescript_backend_parent_context_includes_file_in_parent_chain ... ok
[INFO] [stdout] test language::tests::typescript_backend_populates_call_relationships ... ok
[INFO] [stdout] test language::tests::typescript_backend_indexes_basic_symbols ... ok
[INFO] [stdout] test language::tests::rust_backend_parses_fixture ... ok
[INFO] [stdout] test language::tests::typescript_backend_parses_tsx_fixture ... ok
[INFO] [stdout] test search::engine::tests::run_search_errors_on_nonexistent_path ... ok
[INFO] [stdout] test language::tests::typescript_backend_context_snippets_for_decl_and_def ... ok
[INFO] [stdout] test language::tests::typescript_backend_parses_fixture ... ok
[INFO] [stdout] test search::engine::tests::find_literal_identifier_respects_word_boundaries ... ok
[INFO] [stdout] test language::tests::typescript_backend_attaches_leading_doc_comment ... ok
[INFO] [stdout] test search::query::tests::comment_field_matches_symbol_comment ... ok
[INFO] [stdout] test search::query::tests::calls_and_called_by_terms_match_call_metadata ... ok
[INFO] [stdout] test search::query::tests::description_field_matches_symbol_description ... ok
[INFO] [stdout] test search::query::tests::keyword_field_matches_exact_keyword_and_tilde_substring ... ok
[INFO] [stdout] test search::query::tests::literal_name_matching_uses_exact_symbol_name ... ok
[INFO] [stdout] test search::query::tests::metadata_matching_respects_kind_and_language ... ok
[INFO] [stdout] test search::query::tests::parse_bare_pattern_with_or_as_text_terms ... ok
[INFO] [stdout] test search::query::tests::parse_calls_and_called_by_fields ... ok
[INFO] [stdout] test search::query::tests::parse_comment_and_description_fields ... ok
[INFO] [stdout] test search::query::tests::parse_field_or_group_normalizes_field ... ok
[INFO] [stdout] test language::tests::cpp_backend_context_snippets_for_decl_and_def ... ok
[INFO] [stdout] test search::engine::tests::auto_mode_uses_symbol_search_for_supported_language ... ok
[INFO] [stdout] test index::sqlite::tests::sqlite_backend_initializes_and_reuses_meta ... ok
[INFO] [stdout] test search::engine::tests::run_search_honors_limit_and_truncated_flag ... ok
[INFO] [stdout] test index::sqlite::tests::sqlite_backend_persists_files_and_symbols ... ok
[INFO] [stdout] test search::engine::tests::run_search_omits_snippet_when_max_lines_is_zero ... ok
[INFO] [stdout] test search::engine::tests::run_search_finds_simple_matches ... ok
[INFO] [stdout] test search::engine::tests::run_search_respects_glob_inclusion_and_exclusion ... ok
[INFO] [stdout] test search::engine::tests::symbol_mode_def_context_ignores_max_lines_in_json ... ok
[INFO] [stdout] test search::engine::tests::symbol_mode_populates_def_line_count_from_def_context ... ok
[INFO] [stdout] test search::engine::tests::symbol_mode_searches_ts_symbols_by_name ... ok
[INFO] [stdout] test search::engine::tests::run_search_supports_multiple_paths ... ok
[INFO] [stdout] test search::query::tests::parse_name_and_kind_with_or ... ok
[INFO] [stdout] test search::query::tests::parse_simple_content_term_for_bare_pattern ... ok
[INFO] [stdout] test search::query::tests::tokenize_respects_quotes ... ok
[INFO] [stdout] test server::tests::error_responses_are_returned_as_json ... ok
[INFO] [stdout] test server::tests::health_endpoint_returns_ok_status ... ok
[INFO] [stdout] test server::tests::search_endpoint_executes_text_search ... ok
[INFO] [stdout] test server::tests::index_endpoint_builds_index ... ok
[INFO] [stdout] test search::engine::tests::reindex_on_search_refreshes_indexed_symbols ... ok
[INFO] [stdout] test server::tests::index_info_endpoint_returns_summary ... ok
[INFO] [stdout] test server::tests::symbol_attributes_endpoint_updates_symbol_attributes ... ok
[INFO] [stdout] test language::tests::javascript_backend_attaches_leading_doc_comment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/symgrep-1c633cbcfc31a189)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_config.rs (/opt/rustwide/target/debug/deps/cli_config-662c8eb2a3ddf5a2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test cli_search_uses_project_config_defaults_for_paths_and_format ... ok
[INFO] [stdout] test cli_search_uses_project_config_default_view_for_symbol_mode ... ok
[INFO] [stderr]      Running tests/cli_follow.rs (/opt/rustwide/target/debug/deps/cli_follow-6f6f8e440ba4cf60)
[INFO] [stdout] test cli_search_config_can_disable_server_even_with_env ... ok
[INFO] [stdout] test cli_search_cli_view_overrides_project_config_view ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test cli_follow_json_both_directions_for_foo_ts ... ok
[INFO] [stdout] test cli_follow_json_no_matches_returns_empty_targets ... ok
[INFO] [stdout] test cli_follow_text_callees_with_context_prints_call_site_blocks ... ok
[INFO] [stdout] test cli_follow_text_respects_max_lines_truncation ... ok
[INFO] [stdout] test cli_follow_literal_requires_exact_name_match ... ok
[INFO] [stdout] test cli_follow_json_callers_for_foo_ts ... ok
[INFO] [stderr]      Running tests/cli_index.rs (/opt/rustwide/target/debug/deps/cli_index-e0ae493793ed5cdb)
[INFO] [stdout] test cli_follow_json_callees_for_foo_ts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test cli_index_builds_file_backend_layout ... ok
[INFO] [stdout] test cli_index_builds_sqlite_backend_layout ... ok
[INFO] [stdout] test cli_index_info_file_backend_text_output ... ok
[INFO] [stdout] test cli_index_prints_human_readable_summary ... ok
[INFO] [stdout] test cli_search_symbol_cpp_with_index_matches_without_index ... ok
[INFO] [stdout] test cli_search_symbol_rust_with_index_matches_without_index ... ok
[INFO] [stdout] test cli_index_info_sqlite_backend_json_output ... ok
[INFO] [stdout] test cli_search_symbol_cpp_with_sqlite_index_matches_without_index ... ok
[INFO] [stdout] test cli_search_symbol_ts_with_index_matches_without_index ... ok
[INFO] [stdout] test agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot ... FAILED
[INFO] [stdout] test cli_search_symbol_ts_auto_prefers_existing_sqlite_index ... ok
[INFO] [stdout] test cli_search_symbol_rust_with_sqlite_index_matches_without_index ... ok
[INFO] [stdout] test cli_search_symbol_ts_with_sqlite_index_matches_without_index ... ok
[INFO] [stdout] test cli_annotate_updates_attributes_and_reindex_preserves_them ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot' (141) panicked at tests/cli_index.rs:675:36:
[INFO] [stdout] create index directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bfebe74978 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bfebe74978 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bfebe74978 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61bfebe74978 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61bfebe8a9fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61bfebe8a9fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61bfebe7a792 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61bfebe7a792 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61bfebe50c76 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61bfebe50c76 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61bfebe6b6e9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61bfebd9544c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61bfebd9544c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61bfebe6b8a2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61bfebe6b8a2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61bfebe50d32 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61bfebe45c69 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61bfebe51a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61bfebe8b20c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61bfebe8af82 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x61bfebd621ec - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61bfebd87a7b - cli_index[d12e6ad0396c8019]::agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_index.rs:675:36
[INFO] [stdout]   22:     0x61bfebd7da47 - cli_index[d12e6ad0396c8019]::agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_index.rs:670:78
[INFO] [stdout]   23:     0x61bfebd65096 - <cli_index[d12e6ad0396c8019]::agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61bfebd8852b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61bfebd8852b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61bfebd95da5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61bfebd95da5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61bfebd95da5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61bfebd95da5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61bfebd95da5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61bfebd95da5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61bfebd95da5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61bfebd90904 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61bfebd90904 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61bfebd98e22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61bfebd98e22 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61bfebd98e22 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61bfebd98e22 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61bfebd98e22 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61bfebd98e22 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61bfebd98e22 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61bfebe73e6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x61bfebe73e6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x788832a93aa4 - <unknown>
[INFO] [stdout]   45:     0x788832b20a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     agent_guide_ts_symbol_search_with_explicit_sqlite_index_matches_snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_index`
[INFO] running `Command { std: "docker" "inspect" "088fb6e3ec94e7bd54842a390ca2eaf212b17abcfb47a0ec062de2660ef411e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "088fb6e3ec94e7bd54842a390ca2eaf212b17abcfb47a0ec062de2660ef411e6", kill_on_drop: false }`
[INFO] [stdout] 088fb6e3ec94e7bd54842a390ca2eaf212b17abcfb47a0ec062de2660ef411e6
